runtime.sysmontick.syscallwhen (field)
3 uses
runtime (current package)
proc.go#L5197: syscallwhen int64
proc.go#L5240: pd.syscallwhen = now
proc.go#L5246: if runqempty(_p_) && atomic.Load(&sched.nmspinning)+atomic.Load(&sched.npidle) > 0 && pd.syscallwhen+10*1000*1000 > now {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)